From: Richard M. Stallman Date: Thu, 29 Jan 1998 02:23:44 +0000 (+0000) Subject: (debug-ignored-errors): Add some elements. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~78278 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=800c9512769e8db3c78e784ba1a751a0a6e2673c;p=emacs.git (debug-ignored-errors): Add some elements. --- diff --git a/lisp/bindings.el b/lisp/bindings.el index e34f469aca8..34ab84ecf8d 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -156,6 +156,7 @@ is okay. See `mode-line-format'.") "^No further undo information$" "^Save not confirmed$" "^Recover-file cancelled\\.$" + "^Cannot switch buffers in a dedicated window$" ;; comint "^Not at command line$" @@ -181,6 +182,8 @@ is okay. See `mode-line-format'.") ;; info "^Node has no Previous$" + "^No menu in this node$" + "^Node has no Next$" "^No \".*\" in index$" ;; imenu